SQL::TableInfo::UpdateStatistics Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/UpdateStatistics Method.xml
Gather statistical information about the actual table.
SQL::Schema::UpdateStatistics Method
/documentation/pages/Ref/Api/Namespace/SQL/Schema/UpdateStatistics Method.xml
Gather statistical information about the actual tables in the schema.
SQL::TableInfo::Clone Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/Clone Method.xml
Create a copy of an object instance.
SQL::ResultSet Object
/documentation/pages/Ref/Api/Namespace/SQL/ResultSet/index.xml
SQL::ResultSet Object properties and methods.
SQL::TableInfo::AddIndex Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/AddIndex Method.xml
Add a Index.
SQL::TableInfo Class
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/index.xml
Functions for inspecting information about tables.
SQL::TableInfo::AddColumn Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/AddColumn Method.xml
Add a Column.
SQL::TableInfo::MoveColumn Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/MoveColumn Method.xml
Move a block of Column items.
SQL::TableInfo::Clear Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/Clear Method.xml
Reset the contents of the TableInfo as if it had just been declared.
SQL::TableInfo::ColumnNumber Method
/documentation/pages/Ref/Api/Namespace/SQL/TableInfo/ColumnNumber Method.xml
Get the index of a Column from the name.